home *** CD-ROM | disk | FTP | other *** search
/ Aminet 6 / Aminet 6 - June 1995.iso / Aminet / dev / debug / apurify.readme < prev    next >
Encoding:
Text File  |  1995-04-27  |  1.7 KB  |  45 lines

  1. Short:    Enforcer-like tool without MMU. V1.0
  2. Author:   devulder@info.unicaen.fr    (Samuel DEVULDER)
  3. Uploader: devulder@info.unicaen.fr    (Samuel DEVULDER)
  4. Type:     dev/debug
  5.  
  6.                 APurify
  7.                 -------
  8.  
  9. A program that detects illegal memory access of your programs. It needs asm
  10. sourcefile (or reverse-engineering generated sourcefile) and insert code to
  11. check memory access.
  12.  
  13. It consists of a source parser and a linking library. There is english &
  14. french version of that software included.
  15.  
  16. It's my first release, and that tool has not been tested a lot. But it works
  17. anyway with my files :-).
  18.  
  19. It is build for DICE compiler, but it should go with any other compiler 
  20. (not tested). Anyway, you can rebuild the linking library to suit your 
  21. compiler needs. 
  22.  
  23.     Happy debugging !
  24.         
  25.         Sam.
  26.  
  27.  
  28. ============================= Archive contents =============================
  29.  
  30. Original  Packed Ratio    Date     Time    Name
  31. -------- ------- ----- --------- --------  -------------
  32.    22475    7059 68.5% 10-Mar-95 20:46:22  APurify/APfuncs.c
  33.     1336     354 73.5% 10-Mar-95 20:46:24  APurify/APserv.a
  34.     8668    4209 51.4% 10-Mar-95 20:46:26  APurify/APur.eng.lib
  35.     8928    4294 51.9% 10-Mar-95 20:46:28  APurify/APur.fre.lib
  36.    23784   13015 45.2% 10-Mar-95 20:46:32  APurify/APurify.eng
  37.    13541    5736 57.6% 11-Mar-95 23:05:36  APurify/APurify.eng.doc
  38.    24012   13099 45.4% 10-Mar-95 20:46:42  APurify/APurify.fre
  39.    17228    6834 60.3% 11-Mar-95 23:05:26  APurify/APurify.fre.doc
  40.      573     276 51.8% 10-Mar-95 20:46:46  APurify/test.c
  41.    15296    8269 45.9% 10-Mar-95 20:46:50  APurify/test.eng
  42.    15556    8332 46.4% 10-Mar-95 20:46:52  APurify/test.fre
  43. -------- ------- ----- --------- --------
  44.   151397   71477 52.7% 16-Mar-95 14:34:24   11 files
  45.